@charset "UTF-8";
/* CSS Document */
@font-face {
    font-family: 'open_sanslight';
    src: url('fonts/OpenSans-Light-webfont.eot');
    src: url('fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Light-webfont.woff') format('woff'),
         url('fonts/OpenSans-Light-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Light-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sansregular';
    src: url('fonts/OpenSans-Regular-webfont.eot');
    src: url('fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sansitalic';
    src: url('fonts/OpenSans-Italic-webfont.eot');
    src: url('fonts/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Italic-webfont.woff') format('woff'),
         url('fonts/OpenSans-Italic-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Italic-webfont.svg#open_sansitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sanssemibold';
    src: url('fonts/OpenSans-Semibold-webfont.eot');
    src: url('fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Semibold-webfont.woff') format('woff'),
         url('fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sanssemibold_italic';
    src: url('fonts/OpenSans-SemiboldItalic-webfont.eot');
    src: url('fonts/OpenSans-SemiboldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-SemiboldItalic-webfont.woff') format('woff'),
         url('fonts/OpenSans-SemiboldItalic-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-SemiboldItalic-webfont.svg#open_sanssemibold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sansbold';
    src: url('fonts/OpenSans-Bold-webfont.eot');
    src: url('fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Bold-webfont.woff') format('woff'),
         url('fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sansextrabold';
    src: url('fonts/OpenSans-ExtraBold-webfont.eot');
    src: url('fonts/OpenSans-ExtraBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-ExtraBold-webfont.woff') format('woff'),
         url('fonts/OpenSans-ExtraBold-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-ExtraBold-webfont.svg#open_sansextrabold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sanscondensed_light';
    src: url('fonts/OpenSans-CondLight-webfont.eot');
    src: url('fonts/OpenSans-CondLight-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-CondLight-webfont.woff') format('woff'),
         url('fonts/OpenSans-CondLight-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-CondLight-webfont.svg#open_sanscondensed_light') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sans_condensedbold';
    src: url('fonts/OpenSans-CondBold-webfont.eot');
    src: url('fonts/OpenSans-CondBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-CondBold-webfont.woff') format('woff'),
         url('fonts/OpenSans-CondBold-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-CondBold-webfont.svg#open_sans_condensedbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
*, *:after, *:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
html, body {
	min-width: 920px;
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	font-family: 'open_sansregular';
	background: #ffffff;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}
h1 {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: 'open_sans_condensedbold';
	font-size: 32px;
	line-height: 32px;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
	text-shadow: 1px 2px 0 #e5e5e5;
}
h2 {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: 'open_sans_condensedbold';
	font-size: 30px;
	line-height: 30px;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
	text-shadow: 1px 2px 0 #e5e5e5;
}
h3, h3 strong {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: 'open_sans_condensedbold';
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
	text-shadow: 1px 2px 0 #e5e5e5;
}
h4, h4 a, h4 a:hover, h4 a:visited {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: 'open_sans_condensedbold';
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
	text-shadow: 1px 2px 0 #e5e5e5;
}
h5 {
	margin: 0;
	padding: 0;
	font-family: 'open_sans_condensedbold';
	font-size: 14px;
	line-height: 44px;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
	text-shadow: 1px 2px 0 #e5e5e5;
}
p {
	margin: 0;
	padding: 0;
	border: 0;
}
a, a:visited {
	color: #7d7d7d;
	text-decoration: underline;
	outline-style: none;
}
a:hover {
	color: #7d7d7d;
	text-decoration: none;
	outline-style: none;
}
strong, b {
	font-family: 'open_sansbold';
	font-weight: normal;
}
div.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.container {
	width: 100%;
	position: relative;
}
.hidden {
	display: none;
}
img {
	border: 0;
	display: block;
}
#wrapper {
	margin: 0 0 0 60px;
	padding: 0 0 20px 0;
	min-height: 100%;
	position: relative;
	/*box-shadow: 0 0 15px #000000;*/
	overflow: visible;
}
#wrapper.open {
	margin: 0 0 0 270px;
}
#wrapper.home {
	margin: 0;
	padding: 0;
	min-height: 100%;
	position: relative;
	box-shadow: none;
	overflow: hidden;
}
::selection {
	background-color: #e1e1e1;
	color: #ffffff;
}
/* HEADER */
#header {
	width: 100%;
	min-width: 920px;
	height: 60px;
	color: #a1a1a1;
	background: #000000 url('images/bgHeader.png') repeat-x center top;
	border-bottom: 1px solid #464646;
	position: fixed;
	z-index: 999;
}
#logoMain {
	position: absolute;
	top: 14px;
	left: 18px;
}
#logoMain img {
	width: 224px;
	height: 34px;
}
ul#navTop {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 14px;
	right: 80px;
}
ul#navTop li {
	margin: 0;
	padding: 0;
	color: #939393;
	display: inline-block;
 	*display: inline;
	zoom: 1;
	position: relative;
}
ul#navTop li a {
	padding: 5px;
	height: 32px;
	text-indent: -9999px;
	display: block;
}
ul#navTop li a.home {
	width: 32px;
	background: url('images/iconTopNavHome.png') no-repeat center top;
	background-size: 100% auto;
}
ul#navTop li a.notifications {
	width: 35px;
	background: url('images/iconTopNavNotifications.png') no-repeat center top;
	background-size: 100% auto;
}
ul#navTop li a.user {
	width: 33px;
	background: url('images/iconTopNavUser.png') no-repeat center top;
	background-size: 100% auto;
}
.no-backgroundsize ul#navTop li a.home {
	background: url('images/iconTopNavHomeSm.png') no-repeat center top;
}
.no-backgroundsize ul#navTop li a.notifications {
	background: url('images/iconTopNavNotificationsSm.png') no-repeat center top;
}
.no-backgroundsize ul#navTop li a.user {
	background: url('images/iconTopNavUserSm.png') no-repeat center top;
}
ul#navTop li a:hover, .no-backgroundsize ul#navTop li a:hover {
	background-position: center bottom;
}
ul#navTop li ul {
	margin: 0;
	padding: 5px;
	width: 150px;
	visibility: hidden;
	position: absolute;
	top: 100%;
	/*top: 49px;*/
	right: 0;
	background: #ffffff;
	list-style: none;
	display: block;
	box-shadow: 0 2px 1px #959595;
}
ul#navTop li:hover > ul {
	visibility: visible;
}
ul#navTop li.drop:hover a.user, ul#navTop li.drop:hover a.user:hover {
	background: #ffffff url('images/iconTopNavUser.png') no-repeat center bottom;
	background-size: 100% auto;
}
.no-backgroundsize ul#navTop li.drop:hover a.user, .no-backgroundsize ul#navTop li.drop:hover a.user:hover {
	background: #ffffff url('images/iconTopNavUserSm.png') no-repeat center bottom;
}
ul#navTop li.drop:hover ul li a {
	margin: 0;
	padding: 0 5px 0 15px;
	width: 140px;
	height: 25px;
	font-size: 13px;
	line-height: 25px;
	text-indent: 0;
	background: url('images/bulletRed.gif') no-repeat 5px center;
	color: #a1a1a1;
	text-decoration: none;
	display: block;
}
ul#navTop li.drop:hover ul li a:hover {
	color: #000000;
	background: #f7f7f7 url('images/bulletRed.gif') no-repeat 5px center;
	text-decoration: none;
}
#selectArtist {
	position: absolute;
	top: 17px;
	right: 195px;
}
.artistDropdown {
	margin: 0;
    padding: 0 5px;
	width: 250px;
	height: 25px;
	font-family: 'open_sans_condensedbold';
	font-size: 18px;
	line-height: 23px;
	text-transform: uppercase;
    color: #000000;
	text-shadow: 1px 2px 0 #f1f1f1;
    background: #ffffff;
    border: 1px solid #d7d7d7;
    box-shadow: 0 1px 1px #000000;
    cursor: pointer;
    outline: none;
	position: relative;
	/*overflow: hidden;*/
}
.artistDropdown:after {
    content: url('images/artistDropdownArrow.png');
    width: 19px;
    height: 15px;
    position: absolute;
    right: 7px;
    top: 1px;
}
.artistDropdown ul.dropdown {
	margin: 0;
	padding: 0;
	width: 250px;
    position: absolute;
    top: 23px;
    left: -1px;
	background: #ffffff;
    border: 1px solid #d7d7d7;
	font-family: 'open_sansregular';
	font-size: 13px;
	line-height: 16px;
	text-transform: none;
	text-shadow: none;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    list-style: none;
	display: block;
    opacity: 0; 
    height: 0;
    overflow: hidden;
    pointer-events: none;
}
.artistDropdown ul.dropdown li a {
    padding: 5px;
	width: 100%;
    text-decoration: none;
    color: #000000;
    border-bottom: 1px solid #d7d7d7;
	display: block;
    box-shadow: inset 0 1px 0 #ffffff;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.artistDropdown ul.dropdown li:last-of-type a {
    border: none;
}
.artistDropdown ul.dropdown li:hover a {
    background: #f7f7f7;
}
.artistDropdown.active ul.dropdown {
	opacity: 1;
    height: auto;
    pointer-events: auto;
}
.artistDropdown span {
	padding: 0 10px 0 0;
	width: 93%;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
/* FOOTER */
#footer {
	margin: 20px 20px 0 20px;
	padding: 20px;
	font-family: 'open_sanscondensed_light';
	font-size: 0;
	background: #f7f7f7 /*url('images/bgTransparentGray.png') repeat center top*/;
	position: relative;
}
#footer .footerLeft {
	width: 85%;
	font-size: 12px;
	color: #a1a1a1;
	text-transform: uppercase;
	display: inline-block;
 	*display: inline;
	zoom: 1;
	vertical-align: top;
}
#footer .footerRight {
	width: 15%;
	text-align: right;
	display: inline-block;
 	*display: inline;
	zoom: 1;
	vertical-align: top;
}
ul#footerNav {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0;
	line-height: 0;
	/*position: absolute;
	top: 22px;
	right: 20px;*/
}
ul#footerNav li {
	margin: 0;
	padding: 0 0 0 10px;
	color: #939393;
	display: inline-block;
 	*display: inline;
	zoom: 1;
	vertical-align: top;
}
ul#footerNav li a {
	height: 16px;
	text-indent: -9999px;
	display: block;
}
ul#footerNav li a.facebook {
	width: 7px;
	background: url('images/iconFooterFacebook.png') no-repeat center top;
	background-size: 100% auto;
}
ul#footerNav li a.twitter {
	width: 18px;
	background: url('images/iconFooterTwitter.png') no-repeat center top;
	background-size: 100% auto;
}
ul#footerNav li a.email {
	width: 19px;
	background: url('images/iconFooterEmail.png') no-repeat center top;
	background-size: 100% auto;
}
.no-backgroundsize ul#footerNav li a.facebook {
	background: url('images/iconFooterFacebookSm.png') no-repeat center top;
}
.no-backgroundsize ul#footerNav li a.twitter {
	background: url('images/iconFooterTwitterSm.png') no-repeat center top;
}
.no-backgroundsize ul#footerNav li a.email {
	background: url('images/iconFooterEmailSm.png') no-repeat center top;
}
ul#footerNav li a:hover, .no-backgroundsize ul#footerNav li a:hover {
	background-position: center bottom;
}
/* CONTENT */
#content {
	padding: 60px 0 30px 0;
	/*min-height: 900px;*/
	background: #ffffff;
	overflow: visible;
}
#content .container {
	padding: 20px;
}
#content .container.timeline {
	margin: 50px 0 0 0;
}
#content .container .left, #content .container .right {
	width: 48%;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}
#content .container .left {
	margin: 0 20px 0 0;
}
#content .container p {
	margin: 0 0 20px 0;
	padding: 0;
}
/*#content ul {
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
}
#content ul li {
	margin: 0;
	padding: 0 0 5px 20px;
	background: url('images/bulletRed.gif') no-repeat left 7px;
}*/
ul.imageList, ul.listMain {
	margin: 0;
	padding: 0;
	list-style: none;
}
.summary {
	margin: 0 0 20px 0;
	padding: 20px;
	background: #f7f7f7;
	font-size: 15px;
	line-height: 22px;
	position: relative;
}
.summary:before, .summary:after {
	content: " ";
	display: table;
}
.summary:after {
	clear: both;
}
.summary h1 {
	margin: 0 0 5px 0;
	padding: 0;
	min-height: 37px;
	display: block;
}
#projectProfile.summary h1 {
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.summary .summaryImage {
	margin: 0 15px 0 0;
	width: 115px;
	height: 115px;
	float: left;
}
.summary .summaryImage img {
	border-radius: 3px;
}
.summaryImage .editPhoto {
	width: 115px;
	height: 115px;
	background: url('images/iconEditPhoto.png') no-repeat center center;
	position: absolute;
	bottom: 20px;
	display: none;
}
.summaryImage:hover .editPhoto {
	display: block;
}
.summary ul.summaryText {
	margin: 0;
	padding: 0;
	width: 60%;
	list-style: none;
	float: left;
}
.summary ul.summaryText li {
	margin: 0;
	padding: 0;
}
.summary ul.summaryText a.edit {
	margin: 0 10px 0 0;
	font-family: 'open_sans_condensedbold';
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	color: #959595;
}
.summary ul.summaryText a.edit:hover {
	text-decoration: underline;
	color: #959595;
}
.summary ul.summaryText a.edit:before {
	padding: 0 4px 0 0;
	content: url('images/iconEditSummary.png');
}
.summary ul.summaryText a#startTour {
	font-family: 'open_sans_condensedbold';
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	color: #959595;
}
.summary ul.summaryText a#startTour:hover {
	text-decoration: underline;
	color: #959595;
}
.summary ul.summaryText a#startTour:before {
	padding: 0 4px 0 0;
	content: url('images/iconStartTour.png');
}
.summary ul.summaryText strong {
	text-transform: uppercase;
}
.summary .days {
	font-size: 14px;
	line-height: 14px;
	font-family:'open_sans_condensedbold';
	text-transform: uppercase;
	text-align: center;
	float: right;
	position: relative;
	top: -8px;
}
.summary .days strong {
	font-size: 65px;
	line-height: 60px;
	font-family: 'open_sansextrabold';
}
.completeBar {
	margin: 5px 0 0 0;
	width: 200px;
	background: #000000;
	border: 1px solid #ffffff;
	position: relative;
}
.completeBar .percent {
	height: 16px;
	background: #019649;
	position: relative;
}
.completeBar .percentText {
	width: 100px;
	font-family: 'open_sansbold';
	font-size: 11px;
	line-height: 15px;
	color: #ffffff;
	text-transform: uppercase;
	position: absolute;
	left: 4px;
	text-shadow: 0 1px 0 #000000;
}
.ui-row-ltr .completeBar {
	margin: 2px 0 0 0; 
}
.summary.summarySm {
	margin: 0 0 20px -20px;
	padding: 15px 20px;
	width: 100%;
	min-width: 920px;
	background: #f7f7f7;
	font-size: 13px;
	line-height: 22px;
	position: fixed;
	top: 60px;
	z-index: 99;
}
.summary.summarySm h1 {
	margin: 0 0 -20px 0;
	padding: 0;
	max-width: 300px;
	height: 27px;
	font-size: 25px;
	line-height: 20px;
}
.summary.summarySm .summaryImage {
	display: none;
}
.summary.summarySm ul.summaryText {
	margin: 0;
	padding: 0;
	width: 85%;
	list-style: none;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}
.summary.summarySm ul.summaryText li {
	margin: 0;
	padding: 0 10px 0 0;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}
.summary.summarySm .completeBar {
	margin: 2px 0 0 0;
	width: 185px;
}
.summary.summarySm .days {
	font-size: 13px;
	line-height: 13px;
	position: absolute;
	right: 80px;
	top: 8px;
}
.summary.summarySm .days strong {
	font-size: 30px;
	line-height: 22px;
}
.summary #buttonPublic {
	float: right;
}
a.button {
	margin: 0 0 30px 0;
	padding: 0 10px;
	height: 27px;
	font-size: 14px;
	line-height: 25px;
	font-family: 'open_sans_condensedbold';
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 0 1px 1px #000000;
	background: #0054a6 url('images/bgButtonGradient.png') repeat-x center bottom;
	border: 1px solid #0462be;
	display: inline-block;
	zoom: 1;
}
a.button:hover {
	background-color: #003d8d;
}
a.buttonAdd {
	margin: 0 0 30px 0;
	padding: 0 10px;
	height: 27px;
	font-size: 14px;
	line-height: 25px;
	font-family: 'open_sans_condensedbold';
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 0 1px 1px #000000;
	background: #019649 url('images/bgButtonGradient.png') repeat-x center bottom;
	border: 1px solid #01ab53;
	display: inline-block;
	zoom: 1;
}
a.buttonAdd:hover {
	background-color: #017137;
}
a.buttonAdd:before {
	content: '+ ';
	font-family: 'open_sansextrabold';
}
a.button.cancel {
	background: #898989 url('/images/bgButtonGradient.png') repeat-x center bottom;
	border: 1px solid #959595;
	display: inline-block;
	zoom: 1;
}
a.button.cancel:hover {
	background-color: #636363;
}
a.button.back {
	margin: 15px 0 0 0;
	float: left;
}
a.button.next {
	margin: 15px 0 0 0;
	float: right;
}
a.button.back:before {
	content: '< ';
	font-family: 'open_sansextrabold';
}
a.button.next:after {
	content: ' >';
	font-family: 'open_sansextrabold';
}
.subscription a.edit {
	margin: 0 10px 0 0;
	font-family: 'open_sans_condensedbold';
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	color: #959595;
	display: inline-block;
}
.subscription a.edit:hover {
	text-decoration: underline;
	color: #959595;
}
.subscription a.edit:before {
	padding: 0 4px 0 0;
	content: url('images/iconEditSummary.png');
}
#secondary.container a.cancel {
	margin: 10px 0;
	font-family: 'open_sans_condensedbold';
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	color: #959595;
	display: inline-block;
}
#secondary.container a.cancel:hover {
	text-decoration: underline;
	color: #959595;
}
#secondary.container a.cancel:before {
	padding: 0 4px 0 0;
	content: url('images/iconCancel.png');
}
#secondary.container div.user, #secondary.container div.subscription, #secondary.container div.payment {
	margin: 0 10px 10px 0;
	padding: 10px;
	list-style: none;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	font-size: 13px;
	background: #fafafa;
	/*border: 1px solid #ebebeb;*/
}
.jqGrid .editAssignments {
	text-decoration: underline;
	cursor: pointer;
}
.jqGrid .editAssignments:hover {
	text-decoration: none;
}
.jqGrid a.edit {
	margin: 3px 2px 0 2px;
	width: 16px;
	height: 16px;
	background: url('images/iconOptionsEdit.png') no-repeat center top;
	background-size: auto 100%;
	text-indent: -5000px;
	display: inline-block;
}
.jqGrid a.delete {
	margin: 3px 2px 0 2px;
	width: 12px;
	height: 16px;
	background: url('images/iconOptionsTrash.png') no-repeat center top;
	background-size: auto 100%;
	text-indent: -5000px;
	display: inline-block;
}
.jqGrid a.view {
	margin: 3px 2px 0 2px;
	width: 16px;
	height: 16px;
	background: url('images/iconOptionsView.png') no-repeat center top;
	background-size: auto 100%;
	text-indent: -5000px;
	display: inline-block;
}
.jqGrid a.info {
	margin: 3px 2px 0 2px;
	width: 16px;
	height: 16px;
	background: url('images/iconOptionsInfo.png') no-repeat center top;
	background-size: auto 100%;
	text-indent: -5000px;
	display: inline-block;
}
.jqGrid a.admin {
	margin: 3px 2px 0 2px;
	width: 14px;
	height: 14px;
	background: url('images/iconOptionsAdmin.png') no-repeat center top;
	background-size: auto 100%;
	text-indent: -5000px;
	display: inline-block;
}
.jqGrid a.member {
	margin: 3px 2px 0 2px;
	width: 14px;
	height: 14px;
	background: url('images/iconOptionsMember.png') no-repeat center top;
	background-size: auto 100%;
	text-indent: -5000px;
	display: inline-block;
}
.jqGrid a.team {
	margin: 3px 2px 0 2px;
	width: 16px;
	height: 16px;
	background: url('images/iconOptionsTeam.png') no-repeat center top;
	background-size: auto 100%;
	text-indent: -5000px;
	display: inline-block;
}
/*.jqGrid a.template {
	margin: 2px 2px 0 2px;
	width: 20px;
	height: 20px;
	background: url('images/iconTemplatesSm.png') no-repeat center top;
	text-indent: -5000px;
	display: inline-block;
}
.jqGrid a.overview {
	margin: 2px 2px 0 2px;
	width: 20px;
	height: 20px;
	background: url('images/iconOverviewSm.png') no-repeat center top;
	text-indent: -5000px;
	display: inline-block;
}
.jqGrid a.spreadsheets {
	margin: 2px 2px 0 2px;
	width: 20px;
	height: 20px;
	background: url('images/iconSpreadsheetsSm.png') no-repeat center top;
	text-indent: -5000px;
	display: inline-block;
}*/
.jqGrid a.deactivate {
	margin: 0 auto;
	width: 55px;
	height: 20px;
	background: url('images/buttonStatusOn.png') no-repeat left top;
	background-size: 100% auto;
	text-indent: -5000px;
	display: inline-block;
}
.jqGrid a.activate {
	margin: 0 auto;
	width: 55px;
	height: 20px;
	background: url('images/buttonStatusOff.png') no-repeat left top;
	background-size: 100% auto;
	text-indent: -5000px;
	display: inline-block;
}
.jqGrid a.status {
	margin: 0 auto;
	width: 20px;
	height: 20px;
	background: url('images/buttonStatusIncomplete.png') no-repeat left top;
	background-size: 100% auto;
	text-indent: -5000px;
	display: inline-block;
}
.jqGrid a.complete {
	margin: 0 auto;
	width: 20px;
	height: 20px;
	background: url('images/buttonStatusComplete.png') no-repeat left top;
	background-size: 100% auto;
	text-indent: -5000px;
	display: inline-block;
}
.no-backgroundsize .jqGrid a.edit {
	background: url('images/iconOptionsEditSm.png') no-repeat center top;
}
.no-backgroundsize .jqGrid a.delete, .no-backgroundsize #cart ul.listMain a.delete {
	background: url('images/iconOptionsTrashSm.png') no-repeat center top;
}
.no-backgroundsize .jqGrid a.view {
	background: url('images/iconOptionsViewSm.png') no-repeat center top;
}
.no-backgroundsize .jqGrid a.info {
	background: url('images/iconOptionsInfoSm.png') no-repeat center top;
}
.no-backgroundsize .jqGrid a.admin {
	background: url('images/iconOptionsAdminSm.png') no-repeat center top;
}
.no-backgroundsize .jqGrid a.member {
	background: url('images/iconOptionsMemberSm.png') no-repeat center top;
}
.no-backgroundsize .jqGrid a.team {
	background: url('images/iconOptionsTeamSm.png') no-repeat center top;
}
/*.no-backgroundsize .jqGrid a.templates {
	background: url('images/iconTemplatesSm.png') no-repeat center top;
}
.no-backgroundsize .jqGrid a.overview {
	background: url('images/iconOverviewSm.png') no-repeat center top;
}
.no-backgroundsize .jqGrid a.spreadsheets {
	background: url('images/iconSpreadsheetsSm.png') no-repeat center top;
}*/
.no-backgroundsize .jqGrid a.deactivate {
	background: url('images/buttonStatusOnSm.png') no-repeat left top;
}
.no-backgroundsize .jqGrid a.activate {
	background: url('images/buttonStatusOffSm.png') no-repeat left top;
}
.no-backgroundsize .jqGrid a.incomplete {
	background: url('images/buttonStatusCompleteSm.png') no-repeat left top;
}
.no-backgroundsize .jqGrid a.complete {
	background: url('images/buttonStatusIncompleteSm.png') no-repeat left top;
}
.jqGrid a.actionMore, .jqGrid .ui-state-hover a.actionMore {
	margin: 0 0 0 5px;
	font-family: 'open_sanscondensed_light';
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
	color: #000000;
}
.jqGrid a.actionMore:hover {
	text-decoration: underline;
	color: #000000;
}
.jqGrid a.actionMore:before {
	padding: 0 4px 0 0;
	content: url('images/iconMoreSm.png');
}
.actionIcon {
	width: 24px;
	height: 24px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}
.documentsDropdown {
	margin: 0 auto;
    padding: 0 5px;
	width: 120px;
	height: 23px;
	font-size: 12px;
	line-height: 21px;
	font-family: 'open_sansregular';
	color: #000000;
	text-align: left;
    background: #ffffff;
    border: 1px solid #d7d7d7;
    cursor: pointer;
    outline: none;
	position: relative;
}
#containerTemplates .documentsDropdown {
	margin: 0 0 0 500px;
}
.documentsDropdown span:after {
    content: url('images/documentsDropdownArrow.png');
    width: 16px;
    height: 15px;
    position: absolute;
    right: 0;
    top: 3px;
}
.documentsDropdown ul.dropdown {
	margin: 0;
	padding: 0;
	width: 230px;
    position: absolute;
    top: 100%;
    right: -1px;
	background: #ffffff;
    border: 1px solid #d7d7d7;
	font-family: 'open_sansregular';
	font-size: 13px;
	line-height: 16px;
	text-transform: none;
	text-shadow: none;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    list-style: none;
	display: block;
    opacity: 0; 
    height: 0;
    overflow: hidden;
    pointer-events: none;
	z-index: 20;
}
.documentsDropdown ul.dropdown > li {
	padding: 7px 5px;
	box-shadow: inset 0 1px 0 #ffffff;
	border-bottom: 1px solid #d7d7d7;
	cursor: pointer;
}
.documentsDropdown ul.dropdown > li:hover {
   background: #f7f7f7;
}
.documentsDropdown ul.dropdown > li > a {
    /*padding: 7px 5px;*/
	width: 100%;
    text-decoration: none;
    color: #000000;
	display: block;
	text-wrap: normal;
}
.documentsDropdown ul.dropdown li:last-of-type {
    border: none;
}
.documentsDropdown.active ul.dropdown {
	opacity: 1;
    height: auto;
    pointer-events: auto;
}
.documentsDropdown span {
	padding: 0 10px 0 0;
	width: 99%;
	display: block;
	z-index: 999;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.documentsDropdown.documents ul.dropdown li {
	padding: 0;
}
.documentsDropdown ul.dropdown a.template {
	padding: 7px 5px 7px 30px;
	background: url('images/iconTemplatesSm.png') no-repeat 5px 5px;
}
.documentsDropdown ul.dropdown a.overview {
	padding: 7px 5px 7px 30px;
	background: url('images/iconOverviewSm.png') no-repeat 5px 5px;
}
.documentsDropdown ul.dropdown a.spreadsheets {
	padding: 7px 5px 7px 30px;
	background: url('images/iconSpreadsheetsSm.png') no-repeat 5px 5px;
}
.documentsDropdown ul.dropdown li ul {
	margin: 0 0 0 30px;
	padding: 0 0 10px 0;
	list-style: none;
	font-size: 12px;
}
.documentsDropdown ul.dropdown {
	cursor: default;
}
.documentsDropdown ul.dropdown li ul li a {
	margin: 0;
	padding: 0 0 2px 0;
	color: #7d7d7d;
	text-decoration: underline;
	display: inline-block;
}
.documentsDropdown ul.dropdown li ul li a:hover {
	color: #7d7d7d;
	text-decoration: none;
}
.documentsDropdown ul.dropdown li ul li a.button {
	margin: 10px 0;
	padding: 0 10px;
	height: 24px;
	font-size: 13px;
	line-height: 22px;
	font-family: 'open_sans_condensedbold';
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 0 1px 1px #000000;
	background: #0054a6 url('images/bgButtonGradient.png') repeat-x center bottom;
	border: 1px solid #0462be;
	display: inline-block;
	zoom: 1;
}
.documentsDropdown ul.dropdown li ul li a.button:hover {
	background-color: #003d8d;
}
a.info {
	margin: 0 10px 0 0;
	font-family: 'open_sans_condensedbold';
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	color: #959595;
}
a.info:before {
	padding: 0 4px 0 0;
	content: url('images/iconMoreSmGray.png');
}
#timelineControls {
	float: right;
}
#timelineControls span {
	line-height: 26px;
	font-weight: bold;
}
#timelineControls a.button {
	margin: 0;
}
#timelineControls input[type="text"], #timelineControls select {
	margin: 1px 0;
	vertical-align: top;
}
.precursorBadge {
	margin: 2px 0 0 0;
	padding: 2px;
	font-size: 11px;
	line-height: 11px;
	border: 1px solid #fde689;
	background: #fff799;
}
.overviewBadge {
	margin: 2px 0 0 0;
	padding: 2px;
	font-size: 11px;
	line-height: 11px;
	border: 1px solid #fde689;
	background: #fff799;
}
.hasDatepicker {
	cursor: text;
}

.jqGrid .overdue {
	background-color: #efc0c1 !important;
}
.jqGrid .blue {
	background-color: #bfd4e9 !important;
}
.jqGrid .completed {
	background-color: #bfe5d1 !important;
}

.fancybox-wrap p {
	margin: 0 0 20px 0;
	padding: 0;
}
.videoTitle {
	text-transform: uppercase;
}
.videoTitle:before {
	padding: 0 6px 0 0;
	content: url('images/iconVideoTitle.gif');
	position: relative;
	top: 2px;
}
ul.listWebsites {
	margin: 20px 0;
}
ul.listWebsites li {
	/*margin: 0 0 10px 0;*/
}
.listDetails p {
	margin: 0 !important;
}
.projectName {
	padding: 0 0 10px 0;
	width: 275px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}
.milestoneDate {
	padding: 0 0 10px 0;
	width: 500px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}
.dateContainer input[type="submit"].button {
	margin: 0;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}
.dateContainer .date {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}
.dateContainer .date p {
	margin: 0;
	padding: 0 10px;
	height: 27px;
	line-height: 25px;
	border: 1px solid #fde689;
	background: #fff799;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}
.errorChapters {
	margin: 10px 0 0 0;
	width: 100%;
	display: inline-block;
	*display: inline;
	zoom: 1;
}
.errorChapters label.error {
	padding: 5px;
	background: #fd0000;
	color: #ffffff;
	display: block;
}
form[name=setProjects] .left ul {
	margin: 10px 0 15px 0;
	padding: 0;
	list-style: none;
	font-size: 0;
	/*border-top: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;*/
}
form[name=setProjects] .left ul li {
	margin: 0;
	padding: 10px;
	/*width: 20%;*/
	background: /*#f7f7f7*/url('images/bgTransparentGray.png') repeat center top;
	font-family: 'open_sansextrabold';
	font-size: 15px;
	line-height: 15px;
	color: #000000;
	text-transform: uppercase;
	text-shadow: 1px 1px 0 #e5e5e5;
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #d7d7d7;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}
form[name=setProjects] .left ul li input[type="checkbox"] {
	margin: 2px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}
form[name=setProjects] .left ul li p {
	margin: 0;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}
/*form[name=setProjects] .left ul li:first-child {
	border-left: none;
}*/
form[name=setProjects] .left ul li:first-child {
	width: 162px;
}
form[name=setProjects] .left ul li:nth-child(2) {
	width: 146px;
}
form[name=setProjects] .left ul li:nth-child(3) {
	width: 160px;
}
form[name=setProjects] .left ul li:nth-child(4) {
	width: 135px;
}
form[name=setProjects] .left ul li:last-child {
	width: 192px;
	border-right: 1px solid #d7d7d7;
}
form[name=setProjects] .left ul li:hover {
	cursor: pointer;
}
form[name=setProjects] .left ul li.active {
	background: #019649 /*url('images/bgTransparentGreen.png') repeat center top*/;
	color: #ffffff;
	text-shadow: 1px 1px 0 #000000;
	border: 1px solid #017137;
}
form[name=setProjects] .left ul li.inactive {
	color: #c0c0c0;
	text-shadow: none;
}
form[name=setProjects] .right ul {
	margin: 0;
	padding: 0;
}
form[name=setProjects] .right ul li {
	margin: 0 10px 10px 0;
	padding: 5px;
	width: 185px;
	height: 45px;
	font-size: 13px;
	line-height: 16px;
	font-family: 'open_sansregular';
	color: #000000;
	background: /*#ffffff*/url('images/bgTransparentWhite.png') repeat center top;
	border: 1px solid #d7d7d7;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}
form[name=setProjects] .right ul li input[type="checkbox"] {
	margin: 2px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}
form[name=setProjects] .right ul li p {
	margin: 0 0 0 3px;
	width: 135px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}
/*ul.projectChapters {
	height: 380px;
	overflow-y: scroll;
}*/
ul.listColumns4 li {
	padding: 0 0 15px 0;
}
ul.listColumns4 li div {
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
	width: 205px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}
ul.listColumns4 li input {
	margin: 0 0 10px 0;
}
/* CART */
ul#cartNav {
	margin: 0 0 40px 0;
	padding: 0;
	list-style: none;
	font-size: 0;
	background: #ffffff;
	border: 1px solid #ebebeb;
}
ul#cartNav li {
	margin: 0;
	padding: 0 30px 0 0;
	background: url('images/bgCartNav.png') no-repeat right center;
	background-size: auto 100%;
	font-size: 14px;
	font-family: 'open_sanssemibold';
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}
ul#cartNav li a {
	margin: 0;
	padding: 10px;
	color: #d7d7d7;
	display: inline-block;
	text-decoration: none;
}
ul#cartNav li a:before {
	margin: 0 5px 0 0;
	width: 25px;
	height: 25px;
	background: url('images/bgCartNavNumber.png') no-repeat left top;
	color: #ffffff;
	line-height: 25px;
	font-family: 'open_sansextrabold';
	text-align: center;
	text-shadow: 0 1px 1px #b8b8b8;
	display: inline-block;
}
ul#cartNav li:first-child a:before {
	content: '1';
}
ul#cartNav li:nth-child(2) a:before {
	content: '2';
}
ul#cartNav li:nth-child(3) a:before {
	content: '3';
}
ul#cartNav li:nth-child(4) a:before {
	content: '4';
}
ul#cartNav.step1 li a.step1, ul#cartNav.step2 li a.step2, ul#cartNav.step3 li a.step3, ul#cartNav.step4 li a.step4 {
	color: #000000;
	font-family: 'open_sansextrabold';
}
ul#cartNav.step1 li a.step1:before, ul#cartNav.step2 li a.step2:before, ul#cartNav.step3 li a.step3:before, ul#cartNav.step4 li a.step4:before {
	background-position: left bottom;
	text-shadow: 0 1px 1px #000000;
}
#cart ul.listMain {
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
}
#cart ul.listMain li {
	margin: 0;
	padding: 5px;
	border-bottom: 1px solid #ebebeb;
}
#cart ul.listMain li:nth-child(even) {
	background: /*#ffffff */url('images/bgTransparentWhite.png') repeat center top;
}
#cart ul.listMain li:nth-child(odd) {
	background: /*#f7f7f7 */url('images/bgTransparentGray.png') repeat center top;
}
#cart ul.listMain li:first-child {
	font-size: 15px;
	line-height: 20px;
	text-transform: uppercase;
	font-family: 'open_sansextrabold';
	color: #000000;
	border-bottom: none;
	background: none;
}
#cart ul.listMain li:nth-child(2) {
	border-top: 1px solid #c2c2c2;
}
#cart ul.listMain li .listText {
	width: 59%;
	*width: 55%;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}
#cart ul.listMain li .listHours {
	padding: 0 10px;
	width: 30%;
	text-align: center;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	position: relative;
}
#cart ul.listMain li .listHours .left {
	width: 63%;
	*width: 55%;
	text-align: right;
	position: absolute;
	top: 0;
	left: 0;
}
#cart ul.listMain li .listHours .right {
	width: 35%;
	text-align: left;
	position: absolute;
	top: 0;
	right: 0;
}
#cart ul.listMain li .listHours .right p {
	margin: 0 0 5px 0;
	line-height: 20px;
}
#cart ul.listMain li .listOptions {
	padding: 0;
	width: 10%;
	text-align: center;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}
#cart ul.listMain a.edit {
	margin: 0 2px;
	width: 15px;
	height: 16px;
	background: url('images/iconOptionsEdit.png') no-repeat center top;
	background-size: auto 100%;
	text-indent: -5000px;
	display: inline-block;
	
}
#cart ul.listMain a.delete {
	margin: 0 2px;
	width: 12px;
	height: 16px;
	background: url('images/iconOptionsTrash.png') no-repeat center top;
	background-size: auto 100%;
	text-indent: -5000px;
	display: inline-block;
}
/* FORMS */
label {
	margin: 0;
	padding: 0 10px 5px 0;
	width: 100%;
	color: #000000;
	font-family: 'open_sansextrabold';
	line-height: 20px;
	float: left;
}
label span {
	font-size: 13px;
	font-family: 'open_sansregular';
	line-height: 20px;
}
label.error, p.error {
	margin: -5px 10px 5px 0 !important;
	display: block;
	color: #fd0000;
	font-size: 13px;
	font-family: 'open_sansregular';
	text-align: left;
}
label[for=monthly] {
	float: none;
	font-family: 'open_sansregular', sans-serif;
}
label[for=yearly] {
	float: none;
	font-family: 'open_sansregular', sans-serif;
}
label[for=promo] {
	float: none;
	font-family: 'open_sansregular', sans-serif;
}
input[type="text"].error, input[type="password"].error, textarea.error {
	background: #fff8f8;
	border-color: #fd0000;
}
select.error {
	background-color: #fff8f8;
	border-color: #fd0000;
}
#formContainer {
	width: 575px;
}
#content .container .right #formContainer .left {
	margin: 0;
	padding: 0 20px 0 0;
	width: 295px;
	border: none;
	font-size: 18px;
	line-height: 24px;
	font-family: 'open_sansregular';
	display: inline-block;
 	*display: inline;
	zoom: 1;
	vertical-align: top;
}
#content .container .right #formContainer .right {
	margin: 0;
	padding: 0;
	width: 275px;
	border: none;
	font-size: 18px;
	line-height: 24px;
	font-family: 'open_sansregular';
	display: inline-block;
 	*display: inline;
	zoom: 1;
	vertical-align: top;
}
#content .container .right #formContainer .right span {
	padding: 0 10px 0 0;
	width: auto !important;
	display: inline-block;
 *display: inline;
	zoom: 1;
	vertical-align: top;
}
input[type="checkbox"] {
	margin: 0;
	padding: 0;
}
input[type="submit"].button {
	margin: 0 0 30px 0;
	padding: 0 10px;
	height: 27px;
	font-size: 14px;
	line-height: 0;
	font-family: 'open_sans_condensedbold';
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 0 1px 1px #000000;
	background: #0054a6 url('images/bgButtonGradient.png') repeat-x center bottom;
	border: 1px solid #0462be;
	display: inline-block;
	zoom: 1;
	cursor: pointer;
	border-radius: 0;
	-webkit-appearance: none;
	outline: none;
}
input[type="submit"].button:hover {
	background-color: #003d8d;
}
input::-moz-focus-inner /*Remove button padding in FF*/
{ 
    border: 0;
    padding: 0;
}
.redtext {
	color: #fd0000;
}
#content .container p.required {
	padding: 0 0 0 10px;
	font-size: 14px;
	line-height: 35px;
	display: inline-block;
 	*display: inline;
	zoom: 1;
	vertical-align: top;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
a.addAnother {
	padding: 10px 0 0 0;
	font-family: 'open_sans_condensedbold';
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	color: #959595;
	display: inline-block;
}
a.addAnother:hover {
	text-decoration: none;
	color: #d7d7d7;
}
a.addAnother:before {
	content: '+ ';
	font-family: 'open_sansextrabold';
}
ul.documentation {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.documentation li {
	margin: 0;
	padding: 0 50px 0 0;
	display: inline-block;
 	*display: inline;
	zoom: 1;
	vertical-align: top;
}
ul#contributors {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
}
ul#contributors li {
	margin: 0;
	padding: 20px 0 0 0;
	border-top: 1px solid #d7d7d7;
}
ul#contributors li:not(:first-of-type) h2 {
	font-size: 24px !important;
	line-height: 24px;
}
ul#contributors li:not(:first-of-type) h3 {
	font-size: 20px !important;
	line-height: 20px;
}
ul#contributors li .image {
	margin: 0 0 20px 25px;
	float: right;
}
/* FORMALIZE */
.input_tiny {
	width: 70px;
}
.input_small {
	width: 100px;
}
.input_medium {
	width: 150px;
}
.input_large {
	width: 200px;
}
.input_xlarge {
	width: 250px;
}
.input_xxlarge {
	width: 300px;
}
.input_full {
	width: 100%;
}
.input_full_wrap {
	display: block;
	padding-right: 8px;
}
 input[type="search"]::-webkit-search-decoration {
 display: none;
}
 input:invalid, select:invalid, textarea:invalid {
 -webkit-box-shadow: none;
 -moz-box-shadow: none;
 -o-box-shadow: none;
 box-shadow: none;
}
input[type="file"]:focus, input[type="file"]:active, input[type="radio"]:focus, input[type="radio"]:active, input[type="checkbox"]:focus, input[type="checkbox"]:active {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}
textarea, select, input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-background-clip: padding;
	-moz-background-clip: padding;
	-ms-background-clip: padding-box;
	-o-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	-webkit-appearance: none;
	background-color: #ffffff;
	border: 1px solid #bcbbbb;
	color: #000000;
	outline: 0;
	margin: 0 0 10px 0;
	padding: 2px 5px;
	text-align: left;
	font-size: 14px;
	font-family: 'open_sansregular';
	height: 1.8em;
 *padding-top: 2px;
 *padding-bottom: 1px;
 *height: auto;
}
textarea[disabled], select[disabled], input[type="date"][disabled], input[type="datetime"][disabled], input[type="datetime-local"][disabled], input[type="email"][disabled], input[type="month"][disabled], input[type="number"][disabled], input[type="password"][disabled], input[type="search"][disabled], input[type="tel"][disabled], input[type="text"][disabled], input[type="time"][disabled], input[type="url"][disabled], input[type="week"][disabled] {
	background-color: #eeeeee;
}
button[disabled], input[disabled], select[disabled], select[disabled] option, select[disabled] optgroup, textarea[disabled] {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	-moz-user-select: -moz-none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	color: #888888;
	cursor: default;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
 color: #808080;
}
input::-moz-placeholder, textarea::-moz-placeholder {
 color: #808080;
}
input:-moz-placeholder, textarea:-moz-placeholder {
 color: #808080;
}
input.placeholder_text, textarea.placeholder_text {
	color: #808080;
}
input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
 color: #bcbbbb;
}
input:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
 color: #bcbbbb;
}
input:focus:-moz-placeholder, textarea:focus:-moz-placeholder {
 color: #bcbbbb;
}
input:focus.placeholder_text, textarea:focus.placeholder_text {
	color: #bcbbbb;
}
input.error::-webkit-input-placeholder, textarea.error::-webkit-input-placeholder {
 color: #ff0000;
}
input.error::-moz-placeholder, textarea.error::-moz-placeholder {
 color: #ff0000;
}
input.error:-moz-placeholder, textarea.error:-moz-placeholder {
 color: #ff0000;
}
input.error.placeholder_text, textarea.error.placeholder_text {
	color: #ff0000;
}
textarea, select[size], select[multiple] {
	height: auto;
}
select[size="0"], select[size="1"] {
	height: 1.8em;
 *height: auto;
}
 @media (-webkit-min-device-pixel-ratio: 0) {
select[size], select[multiple], select[multiple][size] {
	background-image: none;
	padding-right: 3px;
}
select, select[size="0"], select[size="1"] {
	background-image: url('images/select_arrow.gif?1298351050');
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
}

  ::-webkit-validation-bubble-message {
 -webkit-box-shadow: none;
 box-shadow: none;
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #666666), color-stop(1, black));
 border: 1px solid;
 border-color: #747474 #5e5e5e #4f4f4f;
 color: #ffffff;
 font: 13px/17px 'open_sansregular';
 overflow: hidden;
 padding: 15px 15px 17px;
 text-shadow: black 0 0 1px;
 height: 16px;
}

  ::-webkit-validation-bubble-arrow, ::-webkit-validation-bubble-top-outer-arrow, ::-webkit-validation-bubble-top-inner-arrow {
 -webkit-box-shadow: none;
 box-shadow: none;
 background: #666666;
 border: 0;
}
}
textarea {
	min-height: 90px;
	overflow: auto;
	resize: vertical;
	width: 100%;
}
optgroup {
	color: black;
	font-style: normal;
	font-weight: normal;
	font-family: 'open_sansregular';
}
optgroup::-moz-focus-inner {
 border: 0;
 padding: 0;
}
.ie6_button, * html button {
	background: #bcbbbb url('images/button.png?1298351022') repeat-x;
	border: 1px solid;
	border-color: #bcbbbb #bbbbbb #999999;
	cursor: pointer;
	color: #333333;
	font: bold 12px/1.2 'open_sansregular';
	padding: 2px 10px 0px;
	overflow: visible;
	width: auto;
}
* html button {
	padding-top: 1px;
	padding-bottom: 1px;
}
.ie6_input, * html textarea, * html select {
	background: #ffffff;
	border: 1px solid;
	border-color: #d6d6d6;
	color: black;
	padding: 2px 3px 1px;
	font-size: 13px;
	font-family: 'open_sansregular';
	vertical-align: top;
}
* html select {
	margin-top: 1px;
}
.placeholder_text, .ie6_input_disabled, .ie6_button_disabled {
	color: #888888;
}
.ie6_input_disabled {
	background: #eeeeee;
}
ul.ui-autocomplete {
	width: 200px;
	background-color: #eeeeee;
	list-style-type: none;
	padding: 0;
}
ul.ui-autocomplete li a {
	height: 30px;
	width: 200px;
	background-color: #eeeeee;
	display: inline-block;
	font-size: 18px;
	line-height: 30px;
	padding: 0 10px;
}
ul.ui-autocomplete li a:hover {
	background-color: #dddddd;
}
/* SIDEBAR */
.sidebarNav {
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 13px;
	color: #5f6f81;
	list-style: none;
	text-transform: none;
	line-height: 40px;
}
.sidebarNav a {
	padding: 0 15px 0 0;
	width: 270px;
	display: block;
	color: #c2c2c2;
	text-decoration: none;
	cursor: pointer;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.sidebarNav a:hover {
	background: #111111;
	color: #ffffff;
}
.sidebarNavWrapper {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	width: 60px;
	background: #313131 url('images/bgSidebarNavWrapper.png') repeat-y right top;
}
.sidebarNavScroller {
	position: absolute;
	overflow-y: scroll;
	width: 300px;
	height: 100%;
}
.sidebarNav li {
	margin: 0;
	padding: 0;
}
.sidebarNav li:first-child {
	line-height: 59px;
	border-bottom: 1px solid #3b3c42;
	box-shadow: inset 0 0 1px 0 #000000;
}
.sidebarNavIcon:before {
	margin: 0 18px;
	width: 25px;
	height: 25px;
	content: '';
	display: inline-block;
	text-align: center;
	top: 8px;
	position: relative;
	overflow: visible;
}
.sidebarNavIcon span.date {
	padding: 8px 0 0 0;
	width: 60px;
	height: 40px;
	font-size: 7px;
	line-height: 11px;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	text-shadow: 0 1px 0 #000000;
	display: inline-block;
	position: absolute;
	left: 0;
	z-index: 999;
}
.sidebarNavIcon span.date strong {
	font-size: 12px;
	color: #313239;
}
.sidebarNavIconMenu:before {
	background: url('images/iconSidebarNavMenu.png') no-repeat;
	background-size: 100% auto;
}
.sidebarNavIconUser:before {
	background: url('images/iconSidebarNavUser.png') no-repeat;
	background-size: 100% auto;
}
.sidebarNavIconArtists:before {
	background: url('images/iconSidebarNavArtists.png') no-repeat;
	background-size: 100% auto;
}
.sidebarNavIconProjects:before {
	background: url('images/iconSidebarNavProjects.png') no-repeat;
	background-size: 100% auto;
}
.sidebarNavIconProject:before {
	background: url('images/iconSidebarNavProject.png') no-repeat;
	background-size: 100% auto;
}
.sidebarNavIconDocumentation {
	border-top: 1px solid #282828;
	box-shadow: inset 0 1px 0px #3b3c42;
}
.sidebarNavIconDocumentation:before {
	background: url('images/iconSidebarNavDocumentation.png') no-repeat;
	background-size: 100% auto;
}
.sidebarNavIconChapters:before {
	background: url('images/iconSidebarNavChapters.png') no-repeat;
	background-size: 100% auto;
}
.sidebarNavIconTemplates:before {
	background: url('images/iconSidebarNavTemplates.png') no-repeat;
	background-size: 100% auto;
}
.sidebarNavWrapper.sidebarNavOpenAll {
	width: 270px;
}
.sidebarNavWrapper.sidebarNavOpenAll .sidebarNavSubmenu li {
	height: 60px;
}
.no-backgroundsize .sidebarNavIconMenu:before {
	background: url('images/iconSidebarNavMenuSm.png') no-repeat;
}
.no-backgroundsize .sidebarNavIconUser:before {
	background: url('images/iconSidebarNavUserSm.png') no-repeat;
}
.no-backgroundsize .sidebarNavIconArtists:before {
	background: url('images/iconSidebarNavArtistsSm.png') no-repeat;
}
.no-backgroundsize .sidebarNavIconProjects:before {
	background: url('images/iconSidebarNavProjectsSm.png') no-repeat;
}
.no-backgroundsize .sidebarNavIconProject:before {
	background: url('images/iconSidebarNavProjectSm.png') no-repeat;
}
.no-backgroundsize .sidebarNavIconDocumentation:before {
	background: url('images/iconSidebarNavDocumentationSm.png') no-repeat;
}
.no-backgroundsize .sidebarNavIconChapters:before {
	background: url('images/iconSidebarNavChaptersSm.png') no-repeat;
}
.no-backgroundsize .sidebarNavIconTemplates:before {
	background: url('images/iconSidebarNavTemplatesSm.png') no-repeat;
}
#containerTemplates {
	padding: 10px;
	width: 80%;
	height: 100%;
	background: #ffffff;
	z-index: 3333;
	position: fixed;
	right: 0;
	top: 0;
	box-shadow: 0 2px 15px #000000;
	overflow-y: scroll;
}
body.noScroll {
	overflow: hidden;
}
#containerTemplates .header {
	margin: 0 0 30px 0;
	padding: 0 10px;
	width: 100%;
	height: 50px;
	background: #f7f7f7;
	position: relative;
}
#containerTemplates .header h2 {
	margin: 0;
	padding: 0;
	line-height: 50px;
}
#containerTemplates .templateDescription {
	padding: 0 30px 0 0;
	width: 65%;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}
#containerTemplates .templateDocuments {
	width: 32%;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}
#containerTemplates .templateDocuments ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#containerTemplates .templateDocuments ul li {
	margin: 0;
	padding: 0;
	font-size: 13px;
}
a.iconAI:before {
	padding: 0 4px 0 0;
	content: url('images/iconAI.png');
	position: relative;
	top: 2px;
}
a.iconPDF:before {
	padding: 0 4px 0 0;
	content: url('images/iconPDF.png');
	position: relative;
	top: 2px;
}
#containerTemplates h3 {
	margin: 0 0 15px 0;
	padding: 0;
}
#containerTemplates h4 {
	margin: 0 0 5px 0;
	padding: 0;
}
#containerTemplates fieldset {
	margin: 0 20px 30px 20px;
	padding: 0 0 30px 0;
	border-bottom: 1px solid #d7d7d7;
}
#templateButtons {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0;
	text-align: center;
	position: absolute;
	top: 11px;
	right: 8px;
}
#templateButtonsBottom {
	margin: 0;
	padding: 11px 0 0 0;
	list-style: none;
	font-size: 0;
	width: 100%;
	height: 50px;
	background: #f7f7f7;
	text-align: center;
}
#templateButtons li, #templateButtonsBottom li {
	margin: 0;
	padding: 0 3px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}
#templateButtons li a.button, #templateButtonsBottom li a.button {
	margin: 0;
}
/*#containerTemplates label {
	margin: 20px 0 0 0;
}*/
#containerTemplates input[type="text"] {
	margin: 0 0 10px 0;
}
#containerTemplates .summaryImage {
	/*width: 100%;
	height: 100%;*/
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	position: relative;
}
#containerTemplates .summaryImage > li {
	padding: 10px;
	position: relative;
}
#containerTemplates .summaryImage > li.another:hover {
	background: #f7f7f7;
}
#containerTemplates .summaryImage input[type="text"]:first-of-type {
	margin: 10px 0;
}
#containerTemplates .summaryImage input[type="text"] {
	margin: 0 0 10px 0;
}
#containerTemplates .summaryImage li ul.imageSecondary {
	display: table-cell;
	vertical-align: middle;
/*	position: relative;
*/	border: 2px dashed #d7d7d7;
	background: #ffffff;
}
#containerTemplates .summaryImage li ul.imageSecondary li {
	margin: -2px;
	width: 100%;
	/*position: relative;*/
}
#containerTemplates .summaryImage.imgPhoto540x216 li ul.imageSecondary {
	width: 540px;
	height: 216px;
}
#containerTemplates .summaryImage.imgLogo80x60 li ul.imageSecondary {
	width: 80px;
	height: 60px;
}
#containerTemplates .summaryImage.imgLogo288x216 li ul.imageSecondary {
	width: 288px;
	height: 216px;
}
#containerTemplates .summaryImage.imgAlbumFront80x72 li ul.imageSecondary, #containerTemplates .summaryImage.imgAlbumBack80x72 li ul.imageSecondary {
	width: 80px;
	height: 72px;
}
#containerTemplates .summaryImage.imgAlbumFront100x90 li ul.imageSecondary, #containerTemplates .summaryImage.imgAlbumBack100x90 li ul.imageSecondary {
	width: 100px;
	height: 90px;
}
#containerTemplates .summaryImage.imgAlbumFront160x144 li ul.imageSecondary, #containerTemplates .summaryImage.imgAlbumBack160x144 li ul.imageSecondary {
	width: 160px;
	height: 144px;
}
#containerTemplates .summaryImage.imgQRCode90x90 li ul.imageSecondary {
	width: 90px;
	height: 90px;
}
#containerTemplates .summaryImage.imgQRCode108x108 li ul.imageSecondary {
	width: 108px;
	height: 108px;
}
/*#containerTemplates .summaryImage.imgPromo612X207 li ul.imageSecondary {
	width: 612px;
	height: 207px;
}
#containerTemplates .summaryImage.imgPromo396x324 li ul.imageSecondary {
	width: 396px;
	height: 324px;
}*/
#containerTemplates .summaryImage.imgPromo1224X414 li ul.imageSecondary {
	width: 612px;
	height: 207px;
}
#containerTemplates .summaryImage.imgPromo792x648 li ul.imageSecondary {
	width: 396px;
	height: 324px;
}
#containerTemplates .summaryImage.imgAlbumFront80x72 li, #containerTemplates .summaryImage.imgAlbumBack80x72 li {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	position: relative;
}
/*#containerTemplates .summaryImage.imgAlbumFront160x144 li, #containerTemplates .summaryImage.imgAlbumBack160x144 li {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}*/
#containerTemplates .summaryImage li ul.imageSecondary li img {
	margin: 0 auto;
	/*z-index: -1;*/
	border-radius: 0;
/*	position: relative;
	left: -2px;
	top: -2px;*/
}
#containerTemplates .summaryImage li ul.imageSecondary li .editPhoto {
	width: 100%;
	height: 100%;
	background: url('images/iconEditPhoto2.png') no-repeat center center;
	position: absolute;
	/*top: -2px;
	left: -2px;*/
	display: none;
}
#containerTemplates .summaryImage.imgAlbumFront80x72 li ul.imageSecondary li .editPhoto, #containerTemplates .summaryImage.imgAlbumBack80x72 li ul.imageSecondary li .editPhoto {
	/*width: 72px;
	height: 72px;*/
	background: url('images/iconEditPhoto.png') no-repeat center center;
	top: 2px;
	left: 2px;
}
/*#containerTemplates .summaryImage.imgAlbumFront160x144 li ul.imageSecondary li .editPhoto, #containerTemplates .summaryImage.imgAlbumBack160x144 li ul.imageSecondary li .editPhoto {
	width: 144px;
	height: 144px;
}*/
#containerTemplates .summaryImage li ul.imageSecondary:hover li .editPhoto {
	display: block;
}
/*#containerTemplates .formMessage p {
	color: #ffffff;
	background: #ff0000;
	width: 100%;
	padding: 10px;
}*/
#containerTemplates ul.listWebsites {
	margin: 0;
	width: 270px;
}
#containerTemplates ul.listTracks {
	margin: 0;
	width: 320px;
}
#containerTemplates ul.listTracks li {
	display: inline-block;
}
#containerTemplates ul.listMembers, #containerTemplates ul.listHighlights {
	margin: 0;
}
#containerTemplates .listWebsites > li, #containerTemplates .listHighlights > li, #containerTemplates .listTracks > li, #containerTemplates .listAlbumInfo > li, #containerTemplates .listAlbumName > li, #containerTemplates .listContent > li, #containerTemplates .listGeneric > li {
	padding: 10px;
	position: relative;
}
#containerTemplates .listMembers > li {
	padding: 10px 10px 0 10px;
	position: relative;
}
#containerTemplates .listWebsites li input[type="text"], #containerTemplates .listHighlights li input[type="text"], #containerTemplates .listTracks li input[type="text"] {
	margin: 0;
}
#containerTemplates .listMembers li input[type="text"] {
	margin: 0 0 10px 0;
}
#containerTemplates .listMembers > li.another:hover, #containerTemplates .listWebsites > li.another:hover, #containerTemplates .listHighlights > li.another:hover, #containerTemplates ul.listContacts > li.another:hover, #containerTemplates ul.listQuotes > li.another:hover, #containerTemplates .listTracks > li.another:hover, #containerTemplates .listAlbumInfo > li.another:hover, #containerTemplates .listAlbumName > li.another:hover, #containerTemplates .listContent > li.another:hover, #containerTemplates .listGeneric > li.another:hover {
	background: #f7f7f7;
}
#containerTemplates ul.listContacts, #containerTemplates ul.listQuotes {
	margin: 0 0 -15px 0;
}
#containerTemplates ul.listContacts > li, #containerTemplates ul.listQuotes > li {
	margin: 0 5px 15px 0;
	padding: 10px;
	width: 270px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	position: relative;
}
.templatesDelete {
	display: none;
}
#containerTemplates ul > li.another:hover .templatesDelete {
	display: block;
}
#containerTemplates .templatesDelete a {
	width: 16px;
	height: 16px;
	background: url('images/iconDelete.png') no-repeat left center;
	text-indent: -5000px;
	display: block;
	position: absolute;
	top: -5px;
	right: -5px;
}
ul.projectTemplates {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.projectTemplates > li {
	margin: 0 0 20px 0;
	padding: 20px 20px 10px 20px;
	background: #f7f7f7 /*url('images/bgTransparentGray.png') repeat center top*/;
}
#content .container ul.projectTemplates li p {
	margin: 0 0 10px 0;
	padding: 0;
}
ul.projectTemplates li ul {
	margin: 0 10px 10px 0;
	padding: 10px;
	list-style: none;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	width: 200px;
	height: 150px;
	border: 1px solid #CCC;
}
ul.projectTemplates li ul li {
	margin: 0;
	padding: 0;
}
ul.projectTemplates li ul li a {
	font-size: 13px;
}
ul.projectTemplates li ul li a.iconEdit:before {
	padding: 0 4px 0 0;
	content: url('images/iconTemplatesEdit.png');
	position: relative;
	top: 2px;
}
ul.projectTemplates li ul li a.iconDownload:before {
	padding: 0 4px 0 0;
	content: url('images/iconTemplatesDownload.png');
	position: relative;
	top: 2px;
}
/* FRONT END SITE */
#wrapper.home {
	background: #282828;
	text-shadow: 0 1px 0 #ffffff;
}
#wrapper.home .header-container {
  width: 100%;
	position: fixed;
  z-index: 999;
}
#wrapper.home #header {
	width: 100%;
	min-width: 980px;
	height: 78px;
	font-size: 13px;
	line-height: 20px;
	color: #ffffff;
	background: url('images/bgHeaderHomeNew.png') repeat-x center top;
	border-bottom: none;
  position: relative;
  z-index: 1;
}
#wrapper.home #header .container {
	margin: 0 auto;
	padding: 0;
	width: 940px;
	height: 78px;
}
#wrapper.home #header .container #logoHome {
	position: absolute;
	top: 15px;
}
#wrapper.home #header .container #signInHome, #wrapper.home #header .container #myAccountHome {
	position: absolute;
	top: 18px;
	right: 0;
}
#wrapper.home #header .container #myAccountHome p {
	margin: 0 20px 0 0;
	padding: 0;
	font-size: 16px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: middle;
	text-shadow: 0 1px 0 #000000;
}
#wrapper.home #header .container #signInHome input[type="password"], #wrapper.home #header .container #signInHome input[type="text"] {
	margin: 0 2px 0 0;
	padding: 5px 7px;
	height: 31px;
	font-size: 13px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: middle;
}
#wrapper.home #header .container #signInHome input[type="submit"].button, #wrapper.home #header .container #signInHome a.button, #wrapper.home #header .container #myAccountHome a.button {
	margin: 0;
	padding: 0 9px;
	height: 31px;
	font-size: 16px;
	line-height: 27px;
	font-family: 'open_sansextrabold';
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 0 1px 1px #000000;
	background: #7d7d7d url('images/bgButtonGradient.png') repeat-x center bottom;
	border: 1px solid #d7d7d7;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: middle;
	/*top: 2px;
	position: relative;*/
	border-radius: 5px;
	-webkit-appearance: none;
}
#wrapper.home #header .container #signInHome input[type="submit"].button:hover {
	background-color: #363636;
}
#wrapper.home #header .container #signInHome input[type="submit"].button.blue, #wrapper.home #header .container #signInHome a.button.blue {
	background-color: #0054a6;
	border-color: #0462be;
}
#wrapper.home #header .container #signInHome input[type="submit"].button.blue:hover, #wrapper.home #header .container #signInHome a.button.blue:hover {
	background-color: #003d8d;
	border-color: #0462be;
}
#wrapper.home #header .container #signInHome a.signIn:before {
	padding: 0 2px 0 0;
	content: "\f023";
	font-family: FontAwesome;
	font-size: 16px;
	text-shadow: 0 1px 1px #000000;
}
#wrapper.home #header .container #signInHome input[type="submit"].button.green, #wrapper.home #header .container #signInHome a.button.green, #wrapper.home #header .container #myAccountHome a.button.green {
	background-color: #019649;
	border-color: #01ab53;
}
#wrapper.home #header .container #signInHome input[type="submit"].button.green:hover, #wrapper.home #header .container #signInHome a.button.green:hover, #wrapper.home #header .container #myAccountHome a.button.green:hover {
	background-color: #017137;
	border-color: #01ab53;
}
#wrapper.home #header .container #signInHome a.signUp:before {
	padding: 0 1px 0 0;
	content: "\f067";
	font-family: FontAwesome;
	font-size: 16px;
	text-shadow: 0 1px 1px #000000;
}
#wrapper.home #header .container #myAccountHome a.myAccount:before {
	padding: 0 1px 0 0;
	content: url('images/iconUserHome.png');
	top: 2px;
	position: relative;
}
#wrapper.home #header .container #signInHome a.signUp {
	margin: 0 0 0 2px;
}
#wrapper.home #header .container #signInHome .input_large {
	width: 187px;
	border-radius: 5px;
}
#wrapper.home #header .formMessage.redtext label {
	padding: 5px 10px;
	width: auto;
	font-size: 13px;
	line-height: 20px;
	color: #ffffff;
	background: #c00209 url('images/bgButtonGradient.png') repeat-x center bottom;
	position: absolute;
	top: 45px;
	border: 1px solid #c00209;
	text-shadow: 0 1px 0 #000000;
	display: inline-block;
}
#wrapper.home #header .formMessage.redtext label:before {
	content: "\f0d8";
	font-family: FontAwesome;
	font-size: 25px;
	color: #c00209;
	text-shadow: none;
	position: absolute;
	top: -13px;
}
#wrapper.home #content .container #signInContainer {
	margin: 0 auto;
	padding: 20px;
	width: 380px;
	background: #f2f2f2;
	border: 1px solid #d7d7d7;
	box-shadow: 0 2px 5px #e1e1e1;
}
#wrapper.home #content .container #signInContainer p {
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 12px;
}
#wrapper.home #content .container #signInContainer input[type="submit"].button {
	margin: 0;
	padding: 0;
	width: 72px;
	height: 31px;
	font-size: 14px;
	line-height: 29px;
	font-family: 'open_sanssemibold';
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	text-transform: none;
	text-shadow: 0 1px 1px #000000;
	background: #7d7d7d url('images/bgButtonGradient.png') repeat-x center bottom;
	border: 1px solid #d7d7d7;
	display: inline-block;
	zoom: 1;
	position: relative;
	top: 1px;
	left: 0;
	border-radius: 0;
	-webkit-appearance: none;
}
#wrapper.home #content .container #signInContainer input[type="submit"].button.blue {
	background-color: #0054a6;
	border-color: #0462be;
}
#wrapper.home #content .container #signInContainer input[type="submit"].button.blue:hover {
	background-color: #003d8d;
	border-color: #0462be;
}
#wrapper.home #footer {
	margin: 0;
	padding: 0;
	font-family: 'open_sanscondensed_light';
	font-size: 14px;
	color: #a1a1a1;
	text-shadow: 0 1px 0 #000000;
	text-align: left;
	text-transform: uppercase;
	background: #3a3a3a;
	position: relative;
	border-top: 1px solid #ffffff;
}
#wrapper.home #footer .container {
	margin: 0 auto;
	padding: 30px 0;
	width: 940px;
}
#wrapper.home #footer .container #logoFooter {
	margin: 0 40px 0 0;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}
#wrapper.home #footer #copyright {
	margin: 0;
	padding: 30px 0;
	background: #282828;
	text-align: center;
	border-top: 1px solid #636363;
}
#wrapper.home #footer h2 {
	margin: 0;
	padding: 0;
	font-size: 28px;
	line-height: 28px;
	color: #a1a1a1;
	font-family: 'open_sanscondensed_light';
	text-shadow: 0 1px 0 #000000;
}
#wrapper.home ul#footerNavHome {
	margin: 0;
	padding: 0;
	width: 455px;
	list-style: none;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	font-size: 0;
}
#wrapper.home ul#footerNavHome li {
	margin: 0;
	padding: 0;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}
#wrapper.home ul#footerNavHome li:nth-child(odd) {
	width: 265px;
}
#wrapper.home ul#footerNavHome li:nth-child(even) {
	width: 175px;
}
#wrapper.home ul#footerNavHome a {
	margin: 0 3px;
	font-size: 16px;
	line-height: 15px;
	color: #a1a1a1;
	font-family: 'open_sans_condensedbold';
	text-decoration: none;
}
#wrapper.home ul#footerNavHome a:hover {
	color: #a1a1a1;
	text-decoration: underline;
}
#wrapper.home #footer #footerContact {
	width: 240px;
	font-family: 'open_sansregular';
	font-size: 12px;
	line-height: 14px;
	letter-spacing: -.05em;
	text-transform: none;
	text-align: center;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}
#wrapper.home #footer #footerContact p {
	margin: 0 0 10px 0;
}
#wrapper.home ul#footerNav {
	margin: 0 0 30px 0;
	padding: 0;
	list-style: none;
	font-size: 0;
	line-height: 0;
	position: relative;
	top: auto;
	right: auto;
}
#wrapper.home ul#footerNav li {
	margin: 0;
	padding: 0 5px;
	color: #939393;
	display: inline-block;
 	*display: inline;
	zoom: 1;
}
#wrapper.home ul#footerNav li a {
	height: 16px;
	text-indent: -9999px;
	display: block;
}
#wrapper.home ul#footerNav li a.facebook {
	width: 7px;
	background: url('images/iconFooterFacebook.png') no-repeat center top;
	background-size: 100% auto;
}
#wrapper.home ul#footerNav li a.twitter {
	width: 18px;
	background: url('images/iconFooterTwitter.png') no-repeat center top;
	background-size: 100% auto;
}
#wrapper.home ul#footerNav li a.email {
	width: 19px;
	background: url('images/iconFooterEmail.png') no-repeat center top;
	background-size: 100% auto;
}
.no-backgroundsize #wrapper.home ul#footerNav li a.facebook {
	background: url('images/iconFooterFacebookSm.png') no-repeat center top;
}
.no-backgroundsize #wrapper.home ul#footerNav li a.twitter {
	background: url('images/iconFooterTwitterSm.png') no-repeat center top;
}
.no-backgroundsize #wrapper.home ul#footerNav li a.email {
	background: url('images/iconFooterEmailSm.png') no-repeat center top;
}
#wrapper.home ul#footerNav li a:hover, .no-backgroundsize #wrapper.home ul#footerNav li a:hover {
	background-position: center bottom;
}
#wrapper.home #content {
	padding: 78px 0 0 0 !important;
	/*padding: 0;*/
	background: #fbfbfb url('images/bgHomeContentNew.png') repeat-x center bottom;
}
#wrapper.home #content .sectionHome {
	padding: 50px 0;
	background: url('images/bgHomeContentNew.png') repeat-x center bottom;
	border-bottom: 1px solid #ffffff;
	text-align: center;
}
#wrapper.home #content #banner.sectionHome {
	padding: 40px 0 50px 0;
}
#wrapper.home #content #banner.sectionHome .left {
	margin: 0 36px 0 0;
	width: 310px;
}
#wrapper.home #content #banner.sectionHome .right {
	margin: 0;
	width: 590px;
}
#wrapper.home #content #banner.sectionHome .left a.button {
	margin: 0;
	padding: 0;
	width: 310px;
	height: 40px;
	font-family: 'open_sanslight';
	font-size: 25px;
	line-height: 38px;
	letter-spacing: -.05em;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 0 1px 1px #000000;
	background: #c00209 url('images/bgButtonGradient.png') repeat-x center bottom;
	border: 1px solid #c00209;
	display: inline-block;
	zoom: 1;
	top: 5px;
	position: relative;
	border-radius: 10px;
	-webkit-appearance: none;
	box-shadow: 0 1px 0 #ffffff;
}
#wrapper.home #content #banner.sectionHome .left a.button:hover {
	background-color: #99161a;
}
#wrapper.home #content #banner.sectionHome .left a.button strong {
	padding: 0 10px;
	font-famliy: 'open_sansextrabold';
	font-weight: normal;
}
#wrapper.home #content .container {
	margin: 0 auto;
	padding: 0;
	width: 940px;
}
#wrapper.home #content #what.sectionHome {
	padding: 50px 0 7px 0;
	background: url('images/bgWhatHome.png') no-repeat center bottom;
	border-bottom: none;
}
#wrapper.home #content #what.sectionHome p {
	padding: 28px 0 0 0;
	width: 200px;
	font-size: 25px;
	line-height: 30px;
	font-family: 'open_sansitalic';
	color: #959595;
	text-shadow: 0 1px 1px #ffffff;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}
#wrapper.home #content #what.sectionHome p:first-of-type {
	padding: 0;
	width: 100%;
	font-size: 30px;
}
#wrapper.home #content #what.sectionHome ul#combination {
	margin: 0 auto 20px auto;
	padding: 0;
	width: 900px;
	height: 149px;
	font-size: 0;
	list-style: none;
	background: url('images/bgCombinationHome.png') no-repeat center top;
}
#wrapper.home #content #what.sectionHome .container ul#combination li {
	margin: 0;
	padding: 28px 0 0 0;
	width: 300px;
	font-family: 'open_sansbold';
	font-size: 30px;
	line-height: 30px;
	letter-spacing: -.05em;
	text-transform: uppercase;
	color: #ffffff;
	text-shadow: 0 1px 1px #000000;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}
#wrapper.home #content #what.sectionHome ul#questions {
	margin: 0;
	padding: 0;
	width: 480px;
	height: 150px;
	font-size: 0;
	list-style: none;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}
#wrapper.home #content #what.sectionHome .container ul#questions li {
	margin: 0;
	padding: 60px 0 0 0;
	width: 150px;
	font-family: 'open_sansextrabold';
	font-size: 30px;
	line-height: 30px;
	letter-spacing: -.05em;
	text-transform: uppercase;
	color: #ffffff;
	text-shadow: 0 1px 1px #000000;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}
#wrapper.home #content #what.sectionHome .container ul#questions li:nth-child(2) {
	margin: 0 15px;
}
#wrapper.home #content ul#screenshots {
	margin: 40px 0;
	padding: 0;
	font-size: 0;
	list-style: none;
}
#wrapper.home #content ul#screenshots li {
	margin: 0 3px 0 0;
	padding: 0;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	border: 1px solid #ffffff;
}
#wrapper.home #content ul#screenshots li:last-child {
	margin: 0;
}
#wrapper.home #content #look.sectionHome .container ul.list {
	margin: 0;
	padding: 0;
	width: 33%;
	list-style: none;
	font-size: 0;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	text-shadow: 0 1px 1px #ffffff;
}
#wrapper.home #content #look.sectionHome .container ul.list:nth-child(even) {
	margin: 0;
	padding: 0 20px 0 0;
}
#wrapper.home #content #look.sectionHome .container ul.list li p {
	margin: 0;
	line-height: 19px;
}
#wrapper.home #content #look.sectionHome .container ul.list li p strong {
	font-size: 19px;
	line-height: 23px;
	font-family: 'open_sansextrabold';
	font-style: normal;
	color: #0054a6;
}
#wrapper.home #content #look.sectionHome .container ul.list li p em {
	font-size: 15px;
	line-height: 19px;
	font-family: 'open_sansitalic';
	font-style: normal;
	color: #898989;
}
#wrapper.home #content #look.sectionHome .container ul.list li {
	margin: 0;
	padding: 0;
	font-size: 17px;
	line-height: 23px;
	text-align: left;
	font-family: 'open_sanssemibold';
}
#wrapper.home #content #look.sectionHome .container ul.list li ul {
	margin: 10px 0;
	padding: 0;
	width: 100%;
	list-style: none;
	display: block;
}
#wrapper.home #content #look.sectionHome .container ul.list li ul li:before {
	content: '+ ';
	font-family: 'open_sansextrabold';
}
#wrapper.home #content #recognized.sectionHome {
	padding: 50px 0 20px 0;
	background: #ffffff;
}
#wrapper.home #content #recognized.sectionHome ul {
	margin: 30px 0 0 0;
	padding: 0;
	font-size: 0;
	list-style: none;
}
#wrapper.home #content #recognized.sectionHome ul li {
	margin: 0 30px 20px 30px;
	padding: 0;
	width: 250px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: middle;
	border: 1px solid #ffffff;
}
#wrapper.home #content #recognized.sectionHome ul li img {
	margin: 0 auto;
	display: inline-block;
}
#wrapper.home #content h1 {
	margin: 0 0 30px 0;
	font-family: 'open_sanslight';
	font-size: 52px;
	line-height: 52px;
	letter-spacing: -.05em;
	color: #252525;
	text-transform: none;
	text-shadow: 0 1px 0 #ffffff;
}
#wrapper.home #content h1 strong {
	font-family: 'open_sansextrabold';
	text-transform: uppercase;
	font-weight: normal;
}
#wrapper.home #content h1 em {
	font-family: 'open_sans_condensedbold';
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0;
}
#wrapper.home #content h2 {
	font-family: 'open_sanslight';
	font-size: 30px;
	line-height: 30px;
	letter-spacing: -.05em;
	color: #252525;
	text-shadow: 0 1px 0 #ffffff;
}
#wrapper.home #content .sectionHome h2 {
	font-family: 'open_sanslight';
	font-size: 48px;
	line-height: 48px;
	letter-spacing: -.05em;
	color: #252525;
	text-shadow: 0 1px 0 #ffffff;
}
#wrapper.home #content h3 {
	font-family: 'open_sanslight';
	font-size: 23px;
	line-height: 23px;
	letter-spacing: -.05em;
	color: #252525;
	text-shadow: 0 1px 0 #ffffff;
}
#wrapper.home #secondary.container, #wrapper.home #cart.container {
	padding: 40px 0 50px 0;
}
.logoCRG {
	margin: 50px 0 50px 25px;
	width: 190px;
	float: right;
}
#wrapper.home #content .container.pricing {
	width: 980px;
	text-align: center;
}
#wrapper.home #content .container.pricing h1 strong {
	padding: 0 10px;
	font-famliy: 'open_sansextrabold';
	font-weight: normal;
	color: #a1a1a1;
}
#wrapper.home #content .container.pricing p {
	font-family: 'open_sanslight';
	font-size: 17px;
	line-height: 21px;
	letter-spacing: -.01em;
	color: #636363;
}
#wrapper.home #content .container.pricing p em {
	font-family: 'open_sanssemibold_italic';
	font-style: normal;

}
#wrapper.home #content .container.pricing ul.pricing {
	margin: 40px 0 0 0;
	padding: 0;
	width: 980px;
	height: 342px;
	list-style: none;
	font-size: 0;
	color: #252525;
	background: url('images/bgPricing.png') no-repeat center top;
}
#wrapper.home #content .container.pricing ul.pricing li {
	margin: 0;
	padding: 35px 26px 0 26px;
	width: 33%;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}
#wrapper.home #content .container.pricing ul.pricing li:nth-child(2) {
	width: 32%;
}
#wrapper.home #content .container.pricing ul.pricing li h2 {
	font-family: 'open_sansextrabold';
	font-size: 72px;
	line-height: 72px;
}
#wrapper.home #content .container.pricing ul.pricing li h2 sup, #wrapper.home #content .container.pricing ul.pricing li h2 strong {
	margin: 0 0 0 3px;
	padding: 0;
	font-family: 'open_sanslight';
	font-weight: normal;
	font-size: 30%;
	line-height: 100%;
	text-transform: none;
	letter-spacing: 0;
}
#wrapper.home #content .container.pricing ul.pricing li h3 {
	font-family: 'open_sansbold';
	font-size: 24px;
	line-height: 24px;
	text-transform: none;
}
#wrapper.home #content .container.pricing ul.pricing li h4 {
	font-family: 'open_sansitalic';
	font-size: 18px;
	line-height: 18px;
	text-transform: none;
	letter-spacing: -.05em;
}
#wrapper.home #content .container.pricing ul.pricing li p {
	margin: 0 0 15px 0;
	font-family: 'open_sansitalic';
	font-size: 14px;
	line-height: 18px;
	letter-spacing: -.05em;
}
#wrapper.home #content .container.pricing a.button {
	margin: 0;
	padding: 0 9px;
	height: 31px;
	font-size: 16px;
	line-height: 27px;
	font-family: 'open_sansextrabold';
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 0 1px 1px #000000;
	background: #7d7d7d url('images/bgButtonGradient.png') repeat-x center bottom;
	border: 1px solid #d7d7d7;
	border-radius: 5px;
	-webkit-appearance: none;
	box-shadow: 0 1px 0 #ffffff;
}
#wrapper.home #content .container.pricing a.button:hover {
	background-color: #363636;
}
#wrapper.home #content .container.pricing a.button:before {
	padding: 0 5px 0 0;
	content: "\f00c";
	font-family: FontAwesome;
	font-size: 16px;
	text-shadow: 0 1px 1px #000000;
}
#wrapper.home #content .container.pricing ul.pricing li:nth-child(1) h2, #wrapper.home #content .container.pricing ul.pricing li:nth-child(1) p {
	color: #0054a6;
}
#wrapper.home #content .container.pricing ul.pricing li:nth-child(2) h2, #wrapper.home #content .container.pricing ul.pricing li:nth-child(2) p {
	color: #c00209;
}
#wrapper.home #content .container.pricing ul.pricing li:nth-child(3) h2, #wrapper.home #content .container.pricing ul.pricing li:nth-child(3) p {
	color: #019649;
}
#wrapper.home #content .container.pricing ul.pricing li:nth-child(1) a.button {
	background-color: #0054a6;
	border-color: #0462be;
}
#wrapper.home #content .container.pricing ul.pricing li:nth-child(1) a.button:hover {
	background-color: #003d8d;
	border-color: #0462be;
}
#wrapper.home #content .container.pricing ul.pricing li:nth-child(2) a.button {
	background-color: #c00209;
	border-color: #c00209;
}
#wrapper.home #content .container.pricing ul.pricing li:nth-child(2) a.button:hover {
	background-color: #99161a;
	border-color: #c00209;
}
#wrapper.home #content .container.pricing ul.pricing li:nth-child(3) a.button {
	background-color: #019649;
	border-color: #01ab53;
}
#wrapper.home #content .container.pricing p.registration {
	margin: 30px 0 15px 0;
	font-family: 'open_sansbold';
}
/* MEDIA LIBRARY */
ul#navLibrary {
	margin: 0;
	padding: 15px;
	width: 100%;
	list-style: none;
	background: url('/images/bgTransparentGray.png') repeat center top;
	font-size: 0;
	text-align: center;
	position: absolute;
	top: 0;
	z-index: 999;
}
ul#navLibrary li {
	margin: 0;
	padding: 0 10px;
	display: inline-block;
	*display: inline;
	zoom: 1;
}
ul#navLibrary li a {
	padding: 15px 0 13px 0;
	font-family: 'open_sans_condensedbold';
	font-size: 24px;
	line-height: 24px;
	color: #000000;
	text-transform: uppercase;
	text-shadow: 1px 2px 0 #e5e5e5;
	text-decoration: none;
}
ul#navLibrary li a.upload {
	padding: 15px 0 13px 25px;
	background: url('/images/iconLibraryNavUpload.png') no-repeat left 23px;
}
ul#navLibrary li a.albums {
	padding: 15px 0 13px 22px;
	background: url('/images/iconLibraryNavAlbums.png') no-repeat left 23px;
}
ul#navLibrary li a:hover {
	font-family: 'open_sans_condensedbold';
	font-size: 24px;
	line-height: 24px;
	color: #000000;
	text-transform: uppercase;
	text-shadow: 1px 2px 0 #e5e5e5;
	text-decoration: none;
	border-bottom: 5px solid #d7d7d7;
}
ul#navLibrary li a.selected {
	border-bottom: 5px solid #019649;
}
.uploadSingle {
	padding: 190px 0 0 0;
	width: 100%;
}
#libraryContainer {
	padding: 61px 0 0 0;
	height: 700px;
	text-align: center;
	position: relative;
}
#libraryContainer .content {
	height: 590px;
	overflow-y: scroll;
}
#libraryContainer h2 {
	margin: 30px 0;
	font-family: 'open_sansregular';
	font-size: 30px;
	line-height: 30px;
	color: #959595;
	text-transform: uppercase;
	text-shadow: none;
	display: inline-block;
}
#libraryContainer p {
	margin: 0 0 15px 0;
	color: #959595;
}
#libraryContainer img {
	display: inline;
}
#libraryContainer h2.upload {
	margin: 0 0 10px 0;
	padding: 115px 0 0 0;
	background: url('/images/imageLibraryUpload.png') no-repeat center top;
}
#libraryContainer h2.crop {
	padding: 0 0 0 30px;
	background: url('/images/iconLibraryCrop.png') no-repeat left center;
}
#libraryContainer h2.albums {
	padding: 0 0 0 30px;
	background: url('/images/iconLibraryAlbums.png') no-repeat left center;
}
#libraryContainer h2.photos {
	padding: 0 0 0 30px;
	background: url('images/iconLibraryPhotos.png') no-repeat left center;
}
#libraryButtons {
	margin: 0;
	padding: 10px;
	width: 100%;
	list-style: none;
	background: url('/images/bgTransparentGray.png') repeat center top;
	font-size: 0;
	text-align: center;
	position: absolute;
	bottom: 0;
}
#libraryButtons li {
	margin: 0;
	padding: 0 3px;
	display: inline-block;
	*display: inline;
	zoom: 1;
}
#libraryButtons li a.button {
	margin: 0;
}
ul#libraryAlbums {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0;
}
ul#libraryAlbums li {
	margin: 0 5px 10px 5px;
	padding: 5px 5px 8px 5px;
	background: #ffffff;
	box-shadow: 0 1px 2px #959595;
	display: inline-block;
	*display: inline;
	zoom: 1;
}
ul#libraryAlbums li p {
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 11px;
	line-height: 11px;
	color: #000000;
	text-transform: uppercase;
}
ul#libraryAlbums li p strong {
	font-family: 'open_sanscondensed_light';
	font-size: 14px;
}
ul#libraryAlbums li img {
	/*margin: 0 0 5px 0;*/
	border-radius: 3px;
}
ul#libraryAlbums li a, ul#libraryAlbums li a:hover {
	color: #000000;
	text-decoration: none;
	display: block;
}
ul#libraryPhotos {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0;
	line-height: 0;
}
ul#libraryPhotos li {
	margin: 0 5px 10px 5px;
	padding: 0;
	/*font-size: 11px;
	line-height: 13px;*/
	display: inline-block;
	*display: inline;
	zoom: 1;
	position: relative;
}
ul#libraryPhotos li img {
	border-radius: 3px;
}
ul#libraryPhotos li a, ul#libraryPhotos li a:hover {
	text-decoration: none;
	display: block;
}
ul#libraryPhotos li a.selected {
	margin: -5px;
	border: 5px solid #019649;
	border-radius: 8px;
	background: #019649;
}
ul#libraryPhotos li .selectPhoto {
	width: 115px;
	height: 115px;
	background: url('/images/iconSelectPhoto.png') no-repeat center 85px;
	position: absolute;
	bottom: 0;
	display: none;
}
ul#libraryPhotos li:hover .selectPhoto {
	display: block;
}
ul#libraryPhotos li a.selected .selectPhoto {
	background: url('/images/iconSelectPhotoSelected.png') no-repeat center 85px;
	display: block;
}
/*
UploadiFive
Copyright (c) 2012 Reactive Apps, Ronnie Garcia
*/

.uploadifive-button {
	margin: 0 0 30px 0;
	padding: 0 10px;
	height: 27px;
	font-size: 14px;
	line-height: 0;
	font-family: 'open_sans_condensedbold';
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 0 1px 1px #000000;
	background: #0054a6 url('/images/bgButtonGradient.png') repeat-x center bottom;
	border: 1px solid #0462be;
	display: inline-block;
	zoom: 1;
	border-radius: 0;
	-webkit-appearance: none;
}
.uploadifive-button:hover {
	background-color: #003d8d;
}
.uploadifive-queue-item {
	background-color: #F5F5F5;
	border-bottom: 1px dotted #D5D5D5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font: 12px Arial, Helvetica, Sans-serif;
	margin-top: 3px;
	padding: 15px;
}
.uploadifive-queue-item .close {
	background: url('/images/uploadifive-cancel.png') 0 0 no-repeat;
	display: block;
	float: right;
	height: 16px;
	text-indent: -9999px;
	width: 16px;
}
.uploadifive-queue-item .progress {
	border: 1px solid #D0D0D0;
	height: 3px;
	margin-top: 5px;
	width: 100%;
}
.uploadifive-queue-item .progress-bar {
	background-color: #0072BC;
	height: 3px;
	width: 0;
}
/* TINYMCE */
#containerTemplates .wp_themeSkin .mceSplitButton a.mceAction {
	height: 25px;
	width: 25px;
}
#containerTemplates .wp_themeSkin .mceButton {
	width: 25px;
	height: 25px;
}
#containerTemplates .wp_themeSkin .mceSplitButton a.mceOpen {
	width: 15px;
	height: 25px;
	background-position: 2px 2px;
}
#containerTemplates .wp_themeSkin table.mceLayout {
	margin: 0;
}
/* TOUR MAPPING */
#map-canvas {
	margin: 75px auto 0 auto;
	width: 726px;
	height: 726px;
}
#overlay {
	z-index: 200;
	height: 900px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -812px;
	position: absolute;
	pointer-events: none;
}
#mapcontainer {
	margin: 0 auto;
	width: 900px;
}
#map-zoom-controls {
	position: relative;
	top: 146px;
	left: 100px;
	z-index: 999;
	display: inline-block;
}
#map-zoom-controls img {
	margin: 5px 0;
}
#map-zoom-controls img:hover {
	cursor: pointer;
}
#wrapper.home #content .container #zip {
	margin: 0 auto;
	padding: 20px;
	width: 732px;
	background: #f2f2f2;
	border: 1px solid #d7d7d7;
	box-shadow: 0 2px 5px #e1e1e1;
	position: relative;
}
#wrapper.home #content .container #zip p {
	margin: 0;
	pading: 0;
}
#wrapper.home #content .container #zip form {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	position: absolute;
	right: 20px;
	top: 25px;
}
#wrapper.home #content .container #zip input[type="text"] {
	width: 150px;
}
#wrapper.home #content .container #zip input[type="submit"].button {
	margin: 0;
	height: 25px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}
/*#zip {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	width: 726px;
	font-family: "Arial", Arial, Helvetica, Gotham, sans-serif;
	color: #666666;
	font-size: 12px
}*/
#legendLeft {
	float: left;
	width: 450px;
	margin: 60px 50px 0 100px;
	text-align: left;
}
#legendRight {
	float: left;
	width: 300px;
	margin: 60px 0 0 0;
	text-align: left;
}
.legendRed {
	color: #F90606;
	font-size: 16px;
}
.legendBlue {
	color: #00A2DA;
	font-size: 16px;
}
.legendGray {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
}
ul#chapterUsage {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#chapterUsage li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ebebeb;
}
ul#chapterUsage li:nth-child(even) {
	background: #f7f7f7;
}
ul#chapterUsage li div {
	padding: 8px 5px;
	text-align: center;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	font-size: 0;
	line-height: 16px
}
ul#chapterUsage li div img {
	display: inline-block;
}
ul#chapterUsage li:first-child div {
	font-size: 14px;
	line-height: 14px;
	font-family: 'open_sansextrabold';
	text-transform: uppercase;
}
ul#chapterUsage li div.title {
	padding-left: 25px;
	width: 37%;
	font-size: 14px;
	text-align: left;
}
ul#chapterUsage li.active div.title {
	background: url('images/checkGreen.png') no-repeat 5px 9px;
}
/*ul#chapterUsage li.active div.title:before {
	content: url('images/checkGreen.png');
	position: relative;
	top: 1px;
	right: 5px;
}*/
ul#chapterUsage li div.chapter {
	width: 12%;
	font-size: 14px;
}

/* MDR Template Preview */

.templateLeft {
	float: left;
	width: 66%;
}

.templateRightOuter {
	float: left;
	width: 33%;
	text-align: center;
}

.templateRightInner {
	display: inline-block;
	margin: 0 auto;
	text-align: left;
}

.exampleImg {
	border: 1px solid #C0C0C0;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.50);
}
#promocode input[name=submitpromo] {
	margin: 0 0 30px 0;
	padding: 0 10px;
	height: 27px;
	font-size: 14px;
	line-height: 0;
	font-family: 'open_sans_condensedbold';
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 0 1px 1px #000000;
	background: #0054a6 url('images/bgButtonGradient.png') repeat-x center bottom;
	border: 1px solid #0462be;
	display: inline-block;
	zoom: 1;
	cursor: pointer;
	border-radius: 0;
	-webkit-appearance: none;
	outline: none;
}
#promocode input[name=submitpromo]:hover {
	background-color: #003d8d;
}
#promo_error {
	display: block;
	color: #FF0000;
}
div#access_header {
	width: 100%;
	background: #c00209;
	text-align: center;
}
div#access_header p {
	margin: 0 0 0 0;
	padding: 15px 0 15px 0;
	font-size: 2em;
	font-weight: bold;
	color: #FFFFFF;
  text-shadow: none;
}
#wrapper.home #content.access {
  padding-top: 128px !important;
}
#wrapper #header a.forgot-password {
  font-size: 11px;
  text-decoration: none;
  text-shadow: none;
  position: absolute;
  color: #fff !important;
  left: 200px;
  top: 30px;
}
#wrapper #header #signInHome .redtext {
	text-shadow: none !important;
}
#wrapper.home #header a.forgot-password:hover {
 text-decoration: underline;
}